home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 May / Macworld (1999-05).dmg / Shareware World / Comms & Internet / Net.Dreams Remote Mail 1.0 / RM-Frames / message.remotemail < prev   
Text File  |  1999-02-15  |  3KB  |  71 lines

  1. <HTML>
  2.     <HEAD>
  3.         <TITLE>[subject]</TITLE>
  4. <script language="JavaScript">
  5. <!-- begin to hide script contents from old browsers
  6. function confirmDelete()
  7. {
  8.     return confirm('Do you really wish to delete that mail?\n\nIt can NOT be undone and you will not be able to retrive in your regular mailclient!');
  9. }
  10. // end hiding script from old browsers -->
  11. </script>
  12.     </HEAD>
  13.     <BODY BGCOLOR="#e0f0e0">
  14.     
  15. <TABLE BGCOLOR="#d0e0d0" CELLSPACING="5">
  16. <TR>
  17.     <TD ALIGN=CENTER>
  18.     <FONT SIZE="-2" FACE="geneva, verdana"> 
  19.     [
  20.     <A HREF="compose.remotemail$[xid]?reply=[msgno]" TARGET="newWindow">reply</A> | 
  21.     <A HREF="message.remotemail$[xid]?msgno=[nextmsgno]">read next</A> | 
  22.     <A HREF="message.remotemail$[xid]?delete=[msgno]&msgno=[nextmsgno]" onClick="return confirmDelete()">delete and read next</A>
  23.     ]
  24.     </FONT>
  25.     </TD>
  26. </TR>
  27. </TABLE>
  28.  
  29. <TABLE BGCOLOR="#d0e0d0" CELLSPACING="5">
  30. <TR><TH ALIGN=LEFT><FONT SIZE="-2" FACE="geneva, verdana">To:</FONT></TH><TD ALIGN=LEFT><FONT SIZE="-2" FACE="geneva, verdana">[recipient]</FONT></TD></TR>
  31. <TR><TH ALIGN=LEFT><FONT SIZE="-2" FACE="geneva, verdana">From:</FONT></TH><TD ALIGN=LEFT><FONT SIZE="-2" FACE="geneva, verdana">[sender]</FONT></TD></TR>
  32. <TR><TH ALIGN=LEFT><FONT SIZE="-2" FACE="geneva, verdana">Cc:</FONT></TH><TD ALIGN=LEFT><FONT SIZE="-2" FACE="geneva, verdana">[cc]</FONT></TD></TR>
  33. <TR><TH ALIGN=LEFT><FONT SIZE="-2" FACE="geneva, verdana">Date:</FONT></TH><TD ALIGN=LEFT><FONT SIZE="-2" FACE="geneva, verdana">[date]</FONT></TD></TR>
  34. <TR><TH ALIGN=LEFT><FONT SIZE="-2" FACE="geneva, verdana">Subject:</FONT></TH><TD ALIGN=LEFT><FONT SIZE="-2" FACE="geneva, verdana">[subject]</FONT></TD></TR>
  35. </TABLE>
  36. <P>
  37.  
  38. <PRE>
  39. <FONT SIZE="-1" FACE="monaco, monospace">
  40. [body]
  41. </FONT>
  42. </PRE>
  43.  
  44. <HR>
  45. <TABLE BGCOLOR="#d0e0d0" CELLSPACING="5">
  46. <TR>
  47.     <TD ALIGN=CENTER>
  48.     <FONT SIZE="-2" FACE="geneva, verdana"> 
  49.     [
  50.     <A HREF="compose.remotemail$[xid]?reply=[msgno]" TARGET="newWindow">reply</A> | 
  51.     <A HREF="message.remotemail$[xid]?msgno=[nextmsgno]">read next</A> | 
  52.     <A HREF="message.remotemail$[xid]?delete=[msgno]&msgno=[nextmsgno]" onClick="return confirmDelete()">delete and read next</A>
  53.     ]
  54.     </FONT>
  55.     </TD>
  56. </TR>
  57. <TR>
  58. <TD ALIGN="CENTER"> 
  59. <FONT SIZE="-2" FACE="geneva, verdana">only if you know what you are doing</FONT>
  60. <FORM ACTION="fullHead.ssi" TARGET="newWin" METHOD="POST">
  61. <INPUT TYPE="HIDDEN" NAME="vMsgno" VALUE='[msgno]'>
  62. <INPUT TYPE="HIDDEN" NAME="vHead" VALUE='[head]'>
  63. <INPUT TYPE="SUBMIT" NAME="Foo" VALUE="view full header">
  64. </FORM>
  65. </TD>
  66. </TR>
  67. </TABLE>
  68.  
  69. </BODY>
  70. </HTML>
  71.